@charset "utf-8";
/** * index stylesheet file *
 * @author:Hu Ying<huying@123.com.cn> 
  */
/*============================================  
    首页样式 
=============================================*/
/*雪碧图*/
.step .step-item,
.step .step-item ul li i,
.page2 .summary-item ul li i,
.growth .hd a,
.page4 .advantage ul li i,
.page5 .time .icon{
    display: block;
    background: url(../images/sprite-index.png) no-repeat;
}

/*清除浮动*/
.page4 .advantage ul li:after{
    content: " ";
    display: block;
    clear: both;
    height: 0;
}
.prev,
.next{
    display: block;
}

/*首页通用大标题样式*/
div.title{
    text-align: center;
}
div.title h2{
    font-weight: normal;
    font-size: 36px;
    color: #fff;
}
div.title hr{
    width: 90px;
    height: 3px;
    border: 0;
    background: #fff;
    color: #fff;
}
div.title span{
    font-size: 24px;
    color: #fff;
}

.seciton{
    overflow: hidden;
}
/*关于我们*/
.page2{
    padding: 40px 0;
}
.page2 .title{
    position: relative;
    padding: 57px 0 38px 0;
    text-align: left;
}
.page2 .title hr{
    position: absolute;
    top: 0;
    left: 0;
    width: 137px;
    height: 3px;
    border: none;
    background: #333;
    color: #333;
}
.page2 .title span{
    font-weight: bold;
    font-size: 48px;
    color: #333;
}
.page2 .title h2{
    font-weight: normal;
    font-size: 34px;
    color: #333;
}
.page2 .abstract{
    width: 470px;
}
.page2 .abstract p{
    line-height: 36px;
    font-size:18px;
    color:#666;
}
.page2 .more{
    display:block;
    width: 135px;
    height: 35px;
    margin: 40px 0 40px 0;
    line-height: 35px;
    background: #666;
    color: #fff;
    text-align: center;
}
.page2 .more:hover{
    opacity: 0.8;
    filter:alpha(opacity=80);
}
.page2 .summary-item ul{
    padding-top: 70px;
}
.page2 .summary-item ul li:first-child{
    margin-left: 45px;
}
.page2 .summary-item ul li + li{
    margin-left: 65px;
}
.page2 .summary-item ul li i{
    margin-bottom: 15px;
}
.page2 .summary-item ul li i.icon1{
    width: 80px;
    height: 40px;
    background-position: -576px -230px;
}
.page2 .summary-item ul li i.icon2{
    width: 90px;
    height: 40px;
    background-position: -576px -294px;
}
.page2 .summary-item ul li i.icon3{
    width: 65px;
    height: 40px;
    background-position: -576px -358px;
}
.page2 .summary-item ul li i.icon4{
    width: 64px;
    height: 40px;
    background-position: -576px -422px;
}

/*发展历程*/
.page3{
    position: relative;
    background: #dfdfdf url(../images/page3-bg.png) no-repeat center top;
    text-align: center;
}
.page3 .title{
    padding-top: 140px;
}
.growth {
    overflow:hidden;
    position:absolute;
    left: 50%;
    bottom: 50px;
    width: 1326px;
    margin-left: -663px;
}
.growth .hd a {
    position: absolute;
    top: 50%;
    display:block;
    width:62px;
    height:56px;
    margin-top: -28px;
    cursor:pointer;
}
.growth .hd a.prev{
    left: 0;
    background-position: -409px -136px;
}
.growth .hd a.prev:hover{
    background-position: -553px -136px;
}
.growth .hd a.next {
    right: 0;
    background-position:-481px -136px;
}
.growth .hd a.next:hover{
    background-position: -626px -136px;
}
.growth .bd {
    margin-left: 53px;
}
.growth .bd ul {
    overflow:hidden;
    zoom:1;
}
.growth .bd ul li {
    position: relative;
    overflow:hidden;
    width: 365px;
    height: 450px;
    margin: 0 18px;
    border: 3px solid #c8c8c8;
    text-align:center;
    _display:inline;
}
.growth .bd ul li > a{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 365px;
    height: 450px;
    z-index: 3;
}
.growth .text{
    position: absolute;
    top: 130px;
    text-align:center;
    z-index: 2;
}
.growth .text .year{
    overflow: hidden;
    position: relative;
    display: block;
    width: 88px;
    height: 88px;
    margin: 0 auto;
    border-radius: 100%;
    font-size: 14px;
    text-align: center;
    color: #fff;
}
.growth .text .year .mask{
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.growth .text .year > em{
    position: relative;
    display: block;
    z-index: 2;
}
.growth .text .year b{
    display: block;
    margin-top: 25px;
    font-weight: normal;
    font-size: 22px;
}
.growth .text p{
    margin-top: 75px;
    padding: 0 35px;
    font-size: 18px;
    color: #fff;
    text-align: left;
}
.growth .cover {
    position: absolute;
    z-index: 1;
}
.growth .cover .mask{
    opacity: 0.6;
    filter:alpha(opacity=60);
}
.growth .cover img {
    width: 365px;
    height: 450px;
    display:block;
}
.growth .bd ul li:hover .year .mask{
    background: #cc0000;
}
.growth .bd ul li:hover .cover .mask{
    opacity: 0.2;
    filter:alpha(opacity=20);
}

/*雅柏家具的四大优势*/
.page4{
    background: url(../images/page4-bg.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
}
.page4 .title{
    padding-top: 50px;
}
.page4 div.title h2{
    width: 100%;
}
.page4 .advantage{
    overflow: hidden;
    width: 1200px;
}
.page4 .advantage ul{
    width: 105%;
}
.page4 .advantage ul li{
    width: 579px;
    margin: 0 40px 150px 0;
    zoom:1;
}
.page4 .advantage ul li i{
    float: left;
    width: 136px;
    height: 119px;
    margin-right: 24px;
}
.page4 .advantage ul li i.icon1{
    background-position: 0 -216px;
}
.page4 .advantage ul li i.icon2{
    background-position: -142px -216px;
}
.page4 .advantage ul li i.icon3{
    background-position: -285px -216px;
}
.page4 .advantage ul li i.icon4{
    background-position: -428px -216px;
}
.page4 .advantage ul li:hover i{
    background-position-y: -344px;
}
.page4 .advantage ul li .text{
    float: left;
    width: 400px;
}
.page4 .text h3{
    position: relative;
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 32px;
    color: #fffefe;
    text-align: left;
}
.page4 .text h3 hr{
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
    height: 3px;
    background: #fff;
    border: 0;
    color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.page4 .text p{
    font-size: 18px;
    color: #fffefe;
    text-align: left;
}

/*新闻中心*/

.page5 .moudel > .title{
    width: 100%;
}
.page5 .title h2,
.page5 .title span,
.page5 .title hr{
    color: #474747;
}
.page5 .title hr{
    background: #474747;
}
.page5 .news{
    overflow: hidden;
    width: 1200px;
}
.page5 .news ul{
    width: 105%;
}
.page5 .news ul li{
    position: relative;
    width: 570px;
    margin-right: 56px;
}
.page5 .news .title{
    padding: 0;
    margin: 20px auto;
}
.page5 .news .title > a{
    overflow: hidden;
    display: inline-block;
    width: 426px;
    font-size: 24px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page5 .news .title > a:hover{
    text-decoration: underline;
}
.page5 .news .title .time{
    position: relative;
    top: -8px;
    display: inline-block;
    padding: 0;
    font-size: 16px;
    color: #666;
}
.page5 .time .icon{
    position: relative;
    top: 3px;
    display: inline-block !important;
    width: 18px;
    height: 18px;
    margin: 0 5px 0 15px;
    background: url(../public/images/sprite-common.png) no-repeat 0 -22px;
}
.page5 .news .summary{
    line-height: 26px;
    font-size: 16px;
    color: #666;
}
.page5 a.more{
    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #321707;
}
.page5 a.more:hover{
    text-decoration: underline;
}

.page6{
    height: 255px !important;	
}